home *** CD-ROM | disk | FTP | other *** search
/ The Essential Home & Business Collection / The Essential Home & Business Collection.iso / 27 / 3 / 5 / HP22D5.ZIP / EXTERN / README.DOC < prev    next >
Text File  |  1991-04-16  |  2KB  |  36 lines

  1. SETPAL.ZIP    Modifies the palette registers and DAC values
  2. IO.ZIP        Implements low level DOS I/O (read, write, lseek)
  3. TSR.ZIP        A sample of a TSR that registers itself with HyperPAD
  4. SWITCH.ZIP    Switches between monochrome and color monitors
  5. WITEM.ZIP    Returns the item number, given the item's text
  6. STARTUP.ZIP    Current copies of the startup code and include files
  7. LOWIO.ZIP    Low level DOS I/O available to pads
  8. SETSCR.ZIP    Shows how to set the paint layer of a pg or bkgnd
  9. KEYHOOK.ZIP    Shows how to intercept keys before HyperPAD does
  10. FONT.ZIP    Changes the text font on EGA or VGA cards
  11. CLICKAT.ZIP    Simulates a mouse click anywhere on the screen
  12. BLINK.ZIP    Toggles blinking attributes on and off
  13. GLOBALS.ZIP    Saves and reads global variables to and from a file
  14. ISSUBST.ZIP    Determines if a drive is a DOS SUBST drive
  15. BORDER.ZIP    Sets the border color on the display
  16. MONTH.ZIP    Creates a calendar month for display in a field
  17. NUMBER.ZIP    Creates enlarged digits for display in a field
  18. CSORT.ZIP    Sorts items or lines of text
  19. FORMAT.ZIP    Word wraps a text string for display in a field
  20. FIXENV.ZIP    Causes HyperPAD to use the environment of COMMAND.COM
  21. KEEP.ZIP    Causes HyperPAD not to clear the screen when running other programs
  22. VIEWGX2.ZIP    Views a graphics GX2 file
  23. CLEARBUF.ZIP    Clears the event queue of all keyboard and mouse events
  24. HORLINE.ZIP    Draws a horizontal line of characters and attributes on the paint layer of the pg or bkgnd
  25. GETSCR.ZIP    Copies and pastes the paint layer of the page or bkgnd
  26. SOURCE.ZIP    Source code to STARTUP.LIB
  27. SCAN.ZIP    Reads in a directory tree of a specified disk drive
  28. BOOT.ZIP    Reboots the computer
  29. INFO.ZIP    Returns information about the computer and memory configuration
  30. FF.ZIP        Locates a file anywhere on a disk
  31. BASE.ZIP    Converts numbers to and from other bases
  32. BARCHART.ZIP    Graphs some data as a bar chart (640x200 BW graphics mode)
  33. TEST.ZIP    Sample C extension showing a handler and a function
  34. TESTASM.ZIP    Sample ASM extension
  35. DOS.ZIP        DOS functions, such as md, rd, copy, and del
  36.